feat: add OIDC auth for external cluster scans#1526
Open
MaxRink wants to merge 1 commit into
Open
Conversation
Contributor
453ea09 to
b7971ec
Compare
1bd80ad to
1e1e10b
Compare
1e1e10b to
219294d
Compare
219294d to
cfe0392
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
skipProxyForCnspecis setReview fixes
curl_oidchelper that quotes the CA path0440Validation
git diff --checkmake manifestsrg -n "scopes:|pattern: \\^\\[A-Za-z0-9" config/crd/bases/k8s.mondoo.com_mondooauditconfigs.yaml charts/mondoo-operator/crds/k8s.mondoo.com_mondooauditconfigs.yaml charts/mondoo-operator/files/crds/k8s.mondoo.com_mondooauditconfigs.yamlgo test ./controllers/k8s_scan -run 'TestExternalClusterCronJob_OIDCAuth|TestOIDCInitContainerDefaultsCredentialKeys|TestDeploymentHandlerSuite/TestReconcile_ExternalCluster_OIDCAuth'go test ./controllers/k8s_scango test ./controllers/k8s_scan ./pkg/utils/k8smake lint/actionsmake lintkubectl --context kind-mondoo-oidc-kind apply --dry-run=server -f config/crd/bases/k8s.mondoo.com_mondooauditconfigs.yamlkubectl --context kind-mondoo-oidc-kind apply --dry-run=server -f config/samples/k8s_v1alpha2_mondooauditconfig.yamlNotes